home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 05 Programming / ASTERI.SFX / more.doc < prev    next >
Text File  |  1990-02-12  |  451b  |  22 lines

  1.    More - Display a file's contents
  2.           to the screen
  3.  
  4. Flags:
  5.      -L  Disable line wrapping
  6.      -c  Clear screen before each page
  7.  
  8. Key commands:
  9.       SPC  Show next page
  10.  RUN/STOP  Exit
  11.  
  12.  
  13. Currently, 'more' requires redirection
  14.    to the input file,,, but the
  15.    aliases 'page' and 'm' make 'more'
  16.    more convenient
  17.  
  18. (( For the non-Unix users in the
  19.    audience, 'more' is so named because
  20.    it prints "{more}" when the screen
  21.    is full ))
  22.